tinyredis_util ~master (2022-04-25T07:53:31.073689)
Dub
Repo
commonType.commonType
tinyredis_util
util
commonType
Undocumented in source.
template
commonType
(T)
enum
commonType
=
(
is
(
T
==
bool
) ||
is
(
T
==
float
) ||
is
(
T
==
double
) ||
is
(
T
==
short
) ||
is
(
T
==
int
) ||
is
(
T
==
long
) ||
is
(
T
==
uint
) ||
is
(
T
==
ulong
) ||
is
(
T
==
string
) ||
is
(
T
==
SysTime
))
;
Meta
Source
See Source File
tinyredis_util
util
commonType
manifest constants
commonType